Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events crud #144

Merged
merged 6 commits into from
Nov 17, 2024
Merged

Events crud #144

merged 6 commits into from
Nov 17, 2024

Conversation

michelleyeoh
Copy link
Contributor

No description provided.

@JayJ104
Copy link
Contributor

JayJ104 commented Nov 4, 2024

Add the schema for events as an interface called EventInt in a file under app/_types.

app/(api)/api/events/route.ts Outdated Show resolved Hide resolved
app/(api)/api/events/get.ts Outdated Show resolved Hide resolved
app/(api)/_datalib/events/createEvent.ts Outdated Show resolved Hide resolved
app/(api)/_datalib/events/createEvent.ts Show resolved Hide resolved
app/(api)/_datalib/events/deleteEvent.ts Outdated Show resolved Hide resolved
app/(api)/_datalib/events/getEvent.ts Outdated Show resolved Hide resolved
@JayJ104 JayJ104 merged commit b996e1b into main Nov 17, 2024
2 checks passed
@JayJ104 JayJ104 deleted the events_crud branch November 17, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants